func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeOpHttpBindingsGetObjectAttributesInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L3544: 	if err := awsRestxml_serializeOpHttpBindingsGetObjectAttributesInput(input, restEncoder); err != nil {
		serializers.go#L3555: func awsRestxml_serializeOpHttpBindingsGetObjectAttributesInput(v *GetObjectAttributesInput, encoder *httpbinding.Encoder) error {